Virtual Reality Modeling Language (VRML) allows for the development of 3D geometry along with interactivity.
VRML Pad is a useful editing tool for VRML models. VRML Pad is installed on the console. This editor makes it easy to read and debug VRML models. You can also use a simple text editor for this purpose such as Wordpad.
Some VRML models can get quite large depending on the exporting capability of the CAD application used for the export. If you are developing large VRML models, here are some tips for reducing their size:
Reduce the number of polygons in the model by minimizing detail in the model if it is not important
Reduce the detail values in the export from the CAD package if there is a detail setting
Use the open source [http://www2.hrp.no/vr/tools/chisel/install.htm Chisel application] to reduce the polygon count. This is a free application and can significantly reduce the size of the model.
VRML Pad is a useful editing tool for VRML models. VRML Pad is installed on the console. This editor makes it easy to read and debug VRML models. You can also use a simple text editor for this purpose such as Wordpad.
Some VRML models can get quite large depending on the exporting capability of the CAD application used for the export. If you are developing large VRML models, here are some tips for reducing their size:
To learn more about VRML, you can visit [http://en.wikipedia.org/wiki/VRML VRML in Wikipedia].